issues
search
bit-country
/
Metaverse-Network
Metaverse.Network is a blockchain for metaverses & dapps. We support WASM and Ethereum-compatible smart contracts for developers to build dApps and games to run on our network.
Apache License 2.0
165
stars
70
forks
source link
BCMNP-2201: Land Renting Contract
#216
Closed
chexware
closed
2 years ago
chexware
commented
2 years ago
Initial land renting contract implementation. Leftover tasks
[x] Add weights for the new extrinsics ( benchmarking implementation is already provided and should build correctly)
[x] create_lease_offer extrinsic should fail when the estate lease offers reach the MaxLeaseOffers parameter value
[x] Lock estate when accepting lease offer; Unlock it when cancelling or removing a lease
Initial land renting contract implementation. Leftover tasks