Documentation ¶
Index ¶
- func EvmAmoundAndFee(router *router.Router, token string, amount int64, t *testing.T) (*big.Int, *big.Int)
- func FeeRecord(transactionID, scheduleID string, amount int64, transferID string) *entity.Fee
- func FungibleTransferRecord(sourceChainId, targetChainId, nativeChainId uint64, ...) *entity.Transfer
- func MirrorNodeExpectedTransfersForBurnEvent(members []hedera.AccountID, hederaClient *hedera.Client, ...) []transaction.Transfer
- func MirrorNodeExpectedTransfersForHederaTransfer(members []hedera.AccountID, bridgeAccount hedera.AccountID, asset string, ...) []transaction.Transfer
- func MirrorNodeExpectedTransfersForLockEvent(hederaClient *hedera.Client, bridgeAccount hedera.AccountID, asset string, ...) []transaction.Transfer
- func ReceiverAndFeeAmounts(feeCalc service.Fee, distributor service.Distributor, token string, ...) (receiverAmount, fee int64)
- func ScheduleRecord(txId, scheduleId, operation string, hasReceiver bool, status string, ...) *entity.Schedule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EvmAmoundAndFee ¶
func FungibleTransferRecord ¶
func MirrorNodeExpectedTransfersForBurnEvent ¶
func MirrorNodeExpectedTransfersForBurnEvent(members []hedera.AccountID, hederaClient *hedera.Client, bridgeAccount hedera.AccountID, asset string, amount, fee int64) []transaction.Transfer
func MirrorNodeExpectedTransfersForHederaTransfer ¶
func MirrorNodeExpectedTransfersForHederaTransfer(members []hedera.AccountID, bridgeAccount hedera.AccountID, asset string, fee int64) []transaction.Transfer
func MirrorNodeExpectedTransfersForLockEvent ¶
func MirrorNodeExpectedTransfersForLockEvent(hederaClient *hedera.Client, bridgeAccount hedera.AccountID, asset string, amount int64) []transaction.Transfer
func ReceiverAndFeeAmounts ¶
func ScheduleRecord ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.