Coda by Ian Macalinao
    Preparing search index...

    Interface PayerValueNode

    Refers to the wallet paying for the surrounding transaction.

    interface PayerValueNode {
        kind: "payerValueNode";
    }
    Index
    kind: "payerValueNode"