Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
Max count of Assets in a node
Find quantity of specific asset inside the wallet
What does the "native-amount" parameter in issue do?
Lock stream as if it were a TX
increase the number of assets and other asset fields
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
Limit the amount of assets received in a specific time
+1
vote
Hi,
Is it possible to limit the amount of assets received by an address in, let's say, a year. The idea is to make that each address can't receive more than 10 units per year.
receive
assets
lock
asked
Nov 11, 2015
by
gugaiz
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
I'm afraid this is not possible with MultiChain's current permission model. If you don't mind me asking, can you explain the use case for this? That will help us evaluate the feature for a future version.
answered
Nov 11, 2015
by
MultiChain
Company reward points program.
Companies often have internal reward programs for their employees. Companies often award points, which represent units of achievement and can be collected over the course of a year and then redeemed from the company for cash or other benefits. Points (or coins) can only be given by the senior management team to other staff members. Often there is a limit both on the number of points a senior management team member can give to staff and also a maximum number an individual staff member can receive in total from the various senior management team members. if we were to use an private blockchain to implement this scenario, then we would need some way to limit the no. of points (or coins) each management team member can give and each staff member can receive
Got it - thanks for the explanation.
Please
log in
or
register
to add a comment.
...