op
op: { type: "create_claimed_account_operation"; value: { active: AuthorityType; creator: string; extensions: any[]; json_metadata: string; memo_key: string | PublicKey; new_account_name: string; owner: AuthorityType; posting: AuthorityType; }; } Type declaration
type: "create_claimed_account_operation"
value: {
active: AuthorityType;
creator: string;
extensions: any[];
json_metadata: string;
memo_key: string | PublicKey;
new_account_name: string;
owner: AuthorityType;
posting: AuthorityType;
}
creator: string
extensions: any[]
json_metadata: string
memo_key: string | PublicKey
new_account_name: string
Applied operation.