SigningRequestCreateArguments
Last updated
Last updated
Single action to create request with.
Multiple actions to create request with.
Full or partial transaction to create request with. If TAPoS info is omitted it will be filled in when resolving the request.
Create an identity request.
Chain to use, defaults to EOS main-net if omitted.
Whether wallet should broadcast tx, defaults to true.
Optional callback URL the signer should hit after broadcasting or signing. Passing a string means background = false.
Optional metadata to pass along with the request.
public Action
Single action to create request with.
public Action[]
Multiple actions to create request with.
public Transaction
Full or partial transaction to create request with. If TAPoS info is omitted it will be filled in when resolving the request.
public IdentityV2
Create an identity request.
Chain to use, defaults to EOS main-net if omitted.
Whether wallet should broadcast tx, defaults to true.
Optional callback URL the signer should hit after broadcasting or signing. Passing a string means background = false.
Optional metadata to pass along with the request.
public Action
public Action[]
public Transaction
public IdentityV2
public string
public bool?
public object
public object
public string
public bool?
public object
public object