v0.1.0-pre.062
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"kind": "rootNode",
|
||||
"program": {
|
||||
"kind": "programNode",
|
||||
"pdas": [],
|
||||
"accounts": [],
|
||||
"instructions": [
|
||||
{
|
||||
"kind": "instructionNode",
|
||||
"accounts": [],
|
||||
"arguments": [
|
||||
{
|
||||
"kind": "instructionArgumentNode",
|
||||
"name": "memo",
|
||||
"type": {
|
||||
"kind": "stringTypeNode",
|
||||
"encoding": "utf8"
|
||||
},
|
||||
"docs": []
|
||||
}
|
||||
],
|
||||
"remainingAccounts": [
|
||||
{
|
||||
"kind": "instructionRemainingAccountsNode",
|
||||
"value": {
|
||||
"kind": "argumentValueNode",
|
||||
"name": "signers"
|
||||
},
|
||||
"isOptional": true,
|
||||
"isSigner": true
|
||||
}
|
||||
],
|
||||
"name": "addMemo",
|
||||
"idlName": "addMemo",
|
||||
"docs": [],
|
||||
"optionalAccountStrategy": "programId"
|
||||
}
|
||||
],
|
||||
"definedTypes": [],
|
||||
"errors": [],
|
||||
"name": "memo",
|
||||
"prefix": "",
|
||||
"publicKey": "MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr",
|
||||
"version": "3.0.1",
|
||||
"origin": "shank"
|
||||
},
|
||||
"additionalPrograms": [],
|
||||
"standard": "codama",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user