Type alias TransactionPostResponse
TransactionPostResponse: {
feePayer: string;
paymentKey: string;
rates: string;
sig: number[];
tokenVault: string;
}
Type declaration
-
feePayer: string
-
paymentKey: string
-
rates: string
-
sig: number[]
-
tokenVault: string