AssetMantle / AssetMantle/modules

Assets/define bondAmount can be passed in the request directly

Open
#315 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
21
Forks
12
PR merge metrics
No merged PRs in 30d

Description

extension of https://github.com/AssetMantle/modules/issues/314
sample request
{
"type":"github.com/AssetMantle/modules/modules/assets/internal/transactions/define/transactionRequest",
"value":{
"baseReq":{
"from":"${__property(ADDR_01)}",
"chain_id":"${CHAIN}"
},
"fromID":"${__property(NUB_ID_1)}",
"mutableProperties":"${MUTABLE_PROPERTY_DEFINITION}:S|",
"immutableProperties":"${IMMUTABLE_PROPERTY_DEFINITION}:S|",
"mutableMetaProperties":"${MUTABLE_META_PROPERTY_DEFINITION}:S|,supply:D|",
"immutableMetaProperties":"${IMMUTABLE_META_PROPERTY_DEFINITION}:S|a,bondAmount:N|123451"
}
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.