Skip to content

Assets/define bondAmount can be passed in the request directly #315

@muku314115

Description

@muku314115

extension of #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"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions