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
Possible to change the number of units for an already issued asset?
Is it possible to change protocol number parameter(from 3 to 5) without new build of blockchain.
Is it possible to have multiple wallets?
Use of node's keys wallet's keys
How do you find out what is the current number of blocks processed in the server?
3,903
questions
4,109
answers
5,176
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
wallet
blockchain
permissions
error
address
raw-transactions
asset
mining
node
issue
api
multichain-explorer
connect
nodes
multichaind
multisig
transaction
smart-filters
metadata
private-key
multichain-cli
atomic-exchange
multichain-web-demo
data
web
connection
performance
database
json
storage
blocks
native-currency
demo
bitcoin
private-blockchain
network
fee
smart-contracts
signrawtransaction
wallets
exchange
getnewaddress
rpc
multiple-nodes
Number of wallets - possible problems
+4
votes
Hello,
how many wallets can be managed by a single node running multichain v1.0.8?
May be there a breaking point or may be any kind of other problems may be rise?
Thank you a lot
asked
Oct 17, 2020
by
anonymous
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+2
votes
There's no hard limit, but in general, the more UTXOs (unspent transaction outputs) a node needs to track, the mode it will get slower at building new transactions. And the number of addresses managed by a node will generally increase that number.
answered
Oct 20, 2020
by
MultiChain
Please
log in
or
register
to add a comment.
...