SecretNetwork
SecretNetwork copied to clipboard
Test `Env` that's passed into WASM
v0.10:
- [ ] env.block.height
- [ ] env.block.time
- [ ] env.block.chain_id
- [ ] env.message.sender
- [ ] env.message.sent_funds
- [ ] env.contract.address
- [ ] env.contract_key
- [ ] env.contract_code_hash
v1:
- [ ] env.block.height
- [ ] env.block.time
- [ ] env.block.chain_id
- [ ] env.contract.address
- [ ] env.contract.code_hash
- [ ] message_info.sender
- [ ] message_info.funds